feat: heap size control for recon-util#561
Conversation
|
testing with JeffersonLab/clas12-validation#177 we know 1500m fails because JeffersonLab/clas12-validation#172 |
|
allocating 3GB speeds So.... let's make heap allocation control a feature, and leave the default the same. |
recon-utilrecon-util
@gavalian says it's too small; this is for testing a high-stats run in `clas12-validation`
|
Let's pursue a more generic approach that supports passing any arbitrary JVM options, for all these frontend scripts. Could push it to OptionParser, or use the old-school See #604 |
Fully agree, as discussed. Comment linked to #604 description. |
@gavalian says it's too small; this is for testing a high-stats run in
clas12-validationwith larger max heap size.